Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 502 Bytes

16.22.14 - 4.2.8.md

File metadata and controls

13 lines (11 loc) · 502 Bytes

4.2.8

增强

  • 更好的 PHP协程栈和通道实现
  • 协程GDB调试工具

修复

  • MySQL 模块优化 (#2124)
  • Postgre 模块优化 (#2069)
  • 修复 MySQL客户端中使用存储过程的bug(#2117)
  • 修复 HTTP客户端大文件上传的bug
  • 修复 co::exec wait process 的bug
  • 协程嵌套检测